]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2010-11-17 Brian Gernhardtt6022: Use -eq not = to test output of wc -l
2010-10-21 Junio C Hamanomerge-recursive:make_room_for_directories - work around...
2010-09-30 Elijah Newrenmerge-recursive: Remove redundant path clearing for...
2010-09-30 Elijah Newrenmerge-recursive: Make room for directories in D/F conflicts
2010-09-30 Elijah Newrenhandle_delete_modify(): Check whether D/F conflicts...
2010-09-30 Elijah Newrenmerge_content(): Check whether D/F conflicts are still...
2010-09-30 Elijah Newrenconflict_rename_rename_1to2(): Fix checks for presence...
2010-09-30 Elijah Newrenconflict_rename_delete(): Check whether D/F conflicts...
2010-09-30 Elijah Newrenmerge-recursive: Delay modify/delete conflicts if D...
2010-09-30 Elijah Newrenmerge-recursive: Delay content merging for renames
2010-09-30 Elijah Newrenmerge-recursive: Delay handling of rename/delete conflicts
2010-09-30 Elijah Newrenmerge-recursive: Move handling of double rename of...
2010-09-30 Elijah Newrenmerge-recursive: Move handling of double rename of...
2010-09-30 Elijah Newrenmerge-recursive: Avoid doubly merging rename/add confli...
2010-09-30 Elijah Newrenmerge-recursive: Update merge_content() call signature
2010-09-30 Elijah Newrenmerge-recursive: Update conflict_rename_rename_1to2...
2010-09-30 Elijah Newrenmerge-recursive: Structure process_df_entry() to handle...
2010-09-30 Elijah Newrenmerge-recursive: Have process_entry() skip D/F or renam...
2010-09-30 Elijah Newrenmerge-recursive: New function to assist resolving renam...
2010-09-30 Elijah Newrenmerge-recursive: New data structures for deferring...
2010-09-30 Elijah Newrenmerge-recursive: Move process_entry's content merging...
2010-09-30 Elijah Newrenmerge-recursive: Move delete/modify handling into dedic...
2010-09-30 Elijah Newrenmerge-recursive: Move rename/delete handling into dedic...
2010-09-30 Elijah Newrenmerge-recursive: Nuke rename/directory conflict detection
2010-09-30 Elijah Newrenmerge-recursive: Rename conflict_rename_rename*() for...
2010-09-30 Elijah Newrenmerge-recursive: Small code clarification -- variable...
2010-09-30 Elijah Newrent6036: Add testcase for undetected conflict
2010-09-30 Elijah Newrent6036: Add a second testcase similar to the first but...
2010-09-30 Elijah Newrent6036: Test index and worktree state, not just that...
2010-09-30 Elijah Newrent6020: Add a testcase for modify/delete + directory...
2010-09-30 Elijah Newrent6020: Modernize style a bit
2010-09-30 Elijah Newrent6022: Add tests for rename/rename combined with D...
2010-09-30 Elijah Newrent6022: Add paired rename+D/F conflict: (two/file, one...
2010-09-30 Elijah Newrent6022: Add tests with both rename source & dest involve...
2010-09-30 Elijah Newrent6022: Add tests for reversing order of merges when...
2010-09-30 Elijah Newrent6022: Add test combinations of {content conflict?...
2010-09-30 Elijah Newrent6032: Add a test checking for excessive output from merge
2010-09-30 Junio C Hamanomerge-recursive: Restructure showing how to chain more...
2010-09-30 Schalk, Kent3030: Add a testcase for resolvable rename/add conflic...
2010-09-30 Junio C HamanoMerge branch 'en/rename-d-f' into en/merge-recursive
2010-09-18 Junio C HamanoGit 1.7.3 v1.7.3
2010-09-18 Junio C HamanoMerge branch 'js/ls-files-x-doc'
2010-09-17 Chris Johnsengit-rebase--interactive.sh: replace cut with ${v%% *}
2010-09-17 Brandon Caseyt/t7300: workaround ancient touch by rearranging arguments
2010-09-16 Junio C HamanoMerge branch 'bg/fix-t7003'
2010-09-16 Junio C Hamanols-files documentation: reword for consistency
2010-09-16 Jay Soffiangit-ls-files.txt: clarify -x/--exclude option
2010-09-15 Junio C HamanoGit 1.7.3 rc2 v1.7.3-rc2
2010-09-15 Junio C HamanoMerge branch 'dr/maint-ls-tree-prefix-recursion-fix'
2010-09-15 Junio C HamanoMerge branch 'os/fix-rebase-diff-no-prefix'
2010-09-15 Junio C HamanoMerge branch 'jl/fix-test'
2010-09-15 Junio C HamanoMerge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
2010-09-15 Junio C HamanoMerge branch 'ch/maint-cannot-create-bundle-error'
2010-09-15 Junio C HamanoMerge branch 'ks/recursive-rename-add-identical'
2010-09-15 Junio C HamanoMerge git://repo.or.cz/git-gui
2010-09-14 Pat Thoytsgit-gui 0.13 gitgui-0.13.0
2010-09-13 Pat Thoytsgit-gui: avoid mis-encoding the copyright message on...
2010-09-13 Peter Kreftinggit-gui: Update Swedish translation (521t).
2010-09-13 Brian Gernhardtt7003: Use test_commit instead of custom function
2010-09-12 Junio C HamanoMerge branch 'maint'
2010-09-12 Junio C Hamanols-tree $di $dir: do not mistakenly recurse into direct...
2010-09-12 Junio C Hamanot3101: modernise style
2010-09-12 Ramsay Jonesvcs-svn: Fix some printf format compiler warnings
2010-09-11 René Scharfecompat/nedmalloc: don't force NDEBUG on the rest of git
2010-09-10 Junio C HamanoGit 1.7.3 rc1 v1.7.3-rc1
2010-09-10 Junio C HamanoMerge branch 'np/relnotes-in-subdir'
2010-09-10 Junio C HamanoPrepare for 1.7.3 rc1
2010-09-10 Junio C HamanoMerge branch 'maint'
2010-09-10 Mark Lodatoconfig.txt: fix placement of diff.noprefix
2010-09-10 Brandon Caseyt/t4018: avoid two unnecessary sub-shell invocations
2010-09-10 Junio C HamanoMerge branch 'maint'
2010-09-10 Brandon Caseyt/t4018: test whether the word_regex patterns compile
2010-09-10 Brandon Caseyxdiff-interface.c: always trim trailing space from...
2010-09-10 Brandon Caseydiff.c: call regfree to free memory allocated by regcom...
2010-09-10 Brandon Caseyt/t5510-fetch.sh: improve testing with explicit URL...
2010-09-10 Brandon Caseybuiltin/fetch.c: comment that branch->remote_name is...
2010-09-10 Brandon CaseyMakefile: use compat regex on IRIX 6.5
2010-09-10 Brandon Caseyt/t7008: workaround broken handling of \000 by printf...
2010-09-10 Oded ShimonAdd --src/dst-prefix to git-formt-patch in git-rebase.sh
2010-09-10 Elijah Newrenmerge-recursive: D/F conflicts where was_a_dir/file...
2010-09-10 Elijah Newrent3509: Add rename + D/F conflict testcase that recursiv...
2010-09-09 Junio C Hamanoinstall-webdoc: keep installed RelNotes-*.txt
2010-09-09 Jens Lehmannt1020: Get rid of 'cd "$HERE"' at the start of each test
2010-09-09 Jonathan Niedert2016 (checkout -p): add missing &&
2010-09-09 Jonathan Niedert1302 (core.repositoryversion): style tweaks
2010-09-09 Jonathan Niedert2105 (gitfile): add missing &&
2010-09-09 Jonathan Niedert1450 (fsck): remove dangling objects
2010-09-09 Jonathan Niedertests: subshell indentation stylefix
2010-09-08 Junio C HamanoMerge branch 'tf/cleanup-builtin-help-headers'
2010-09-08 Junio C HamanoMerge branch 'jk/test-must-fail-missing'
2010-09-08 Junio C HamanoMerge branch 'jh/error-removing-missing-note'
2010-09-08 Junio C HamanoMerge branch 'kf/askpass-config'
2010-09-08 Junio C HamanoMerge branch 'bc/maint-fetch-url-only'
2010-09-08 Junio C HamanoMerge branch 'jk/maint-pass-c-config-in-env'
2010-09-08 Junio C HamanoMerge branch 'en/d-f-conflict-fix'
2010-09-08 Johannes Sixtfast-export: ensure that a renamed file is printed...
2010-09-07 Nicolas PitreDocumentation: move RelNotes into a directory of their own
2010-09-07 Junio C HamanoMerge branch 'maint'
2010-09-07 Elijah Newrenrevert: Fix trivial comment style issue
2010-09-07 Elijah Newrencache_tree_free: Fix small memory leak
next