summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-11Re-code builtin-branch.c in UTF-8Libravatar Junio C Hamano1-1/+1
2007-07-11Function stripspace now gets a buffer instead file descriptors.Libravatar Carlos Rica2-25/+38
2007-07-11Pack information toolLibravatar Brian Downing1-0/+212
2007-07-11branch --track: code cleanup and saner handling of local branchesLibravatar Johannes Schindelin4-132/+69
2007-07-11Add for_each_remote() function, and extend remote_find_tracking()Libravatar Johannes Schindelin3-18/+51
2007-07-11t7004: Add tests for the git tag -n option.Libravatar Carlos Rica1-1/+201
2007-07-11t0030: Add tests with consecutive text lines and others with spaces added.Libravatar Carlos Rica1-0/+51
2007-07-11t0030: Remove repeated instructions and add missing &&Libravatar Carlos Rica1-24/+13
2007-07-11Fix --cherry-pick with given pathsLibravatar Johannes Schindelin2-2/+50
2007-07-11Fix core.sharedRepository = 2Libravatar Johannes Schindelin3-0/+33
2007-07-11gitweb: configurable width for the projects list Description columnLibravatar Michael Hendricks1-1/+4
2007-07-10Correct trivial typo in fast-import documentationLibravatar Shawn O. Pearce1-1/+1
2007-07-09Merge branch 'bd/delta'Libravatar Junio C Hamano1-1/+7
2007-07-09Some cosmetic changes to remote libraryLibravatar Daniel Barkalow1-10/+11
2007-07-09Add allocation and freeing functions for struct refsLibravatar Daniel Barkalow3-4/+30
2007-07-09Makefile: rebuild git.o on version change, clean up git$X flagsLibravatar Matt McCutchen1-3/+2
2007-07-09rerere: record resolution even if file is not in merge baseLibravatar Johannes Schindelin2-15/+46
2007-07-09Support wholesale directory renames in fast-importLibravatar Shawn O. Pearce3-19/+168
2007-07-09Merge branch 'maint'Libravatar Shawn O. Pearce1-3/+5
2007-07-09Clarify documentation of fast-import's D subcommandLibravatar Shawn O. Pearce1-3/+5
2007-07-09git-gui: Include a space in Cygwin shortcut command linesLibravatar Shawn O. Pearce1-1/+1
2007-07-09git-gui: Use sh.exe in Cygwin shortcutsLibravatar Shawn O. Pearce1-1/+1
2007-07-09git-gui: Paper bag fix for Cygwin shortcut creationLibravatar Shawn O. Pearce1-1/+1
2007-07-09Merge branch 'maint'Libravatar Shawn O. Pearce2-9/+17
2007-07-09git-gui: Don't linewrap within console windowsLibravatar Shawn O. Pearce1-0/+4
2007-07-09git-gui: Correct ls-tree buffering problem in browserLibravatar Shawn O. Pearce1-9/+13
2007-07-09gitk: Use git log and add support for --left-rightLibravatar Paul Mackerras1-12/+34
2007-07-09gitk: Fix bug causing "can't read commitrow(0,n)" errorLibravatar Paul Mackerras1-2/+2
2007-07-09[PATCH] gitk: Fix for tree view ending in nested directoriesLibravatar Brian Downing1-0/+3
2007-07-09git-gui: Improve the Windows and Mac OS X shortcut creatorsLibravatar Shawn O. Pearce2-21/+31
2007-07-09git-gui: Teach console widget to use git_readLibravatar Shawn O. Pearce2-34/+29
2007-07-08pack-objects: Prefer shallower deltas if the size is equalLibravatar Brian Downing1-1/+7
2007-07-09git-gui: Perform our own magic shbang detection on WindowsLibravatar Shawn O. Pearce1-13/+24
2007-07-09git-gui: Treat `git version` as `git --version`Libravatar Shawn O. Pearce1-0/+1
2007-07-08Revert 88494423 (removal of duplicate parents in the output codepath)Libravatar Junio C Hamano1-13/+1
2007-07-08revision.c: remove duplicated parents after history simplificationLibravatar Junio C Hamano1-0/+20
2007-07-09git-gui: Assume unfound commands are known by git wrapperLibravatar Shawn O. Pearce1-1/+4
2007-07-09git-gui: Correct gitk installation locationLibravatar Shawn O. Pearce1-12/+4
2007-07-09git-gui: Always use absolute path to all git executablesLibravatar Shawn O. Pearce13-84/+258
2007-07-08git-gui: Show a progress meter for checking out filesLibravatar Shawn O. Pearce2-18/+55
2007-07-08git-gui: Change the main window progress bar to use status_barLibravatar Shawn O. Pearce2-12/+8
2007-07-08git-gui: Extract blame viewer status bar into mega-widgetLibravatar Shawn O. Pearce2-41/+87
2007-07-08git-gui: Allow double-click in checkout dialog to start checkoutLibravatar Shawn O. Pearce2-0/+5
2007-07-08git-gui: Default selection to first matching refLibravatar Shawn O. Pearce1-0/+5
2007-07-08git-gui: Unabbreviate commit SHA-1s prior to displayLibravatar Shawn O. Pearce1-1/+20
2007-07-08git-gui: Refactor branch switch to support detached headLibravatar Shawn O. Pearce11-449/+746
2007-07-08Document custom hunk header selectionLibravatar Junio C Hamano1-4/+51
2007-07-08Merge branch 'maint'Libravatar Junio C Hamano2-6/+23
2007-07-08rebase -i: put a nice warning into the todo listLibravatar Johannes Schindelin1-0/+3
2007-07-08rebase -i: remember the settings of -v, -s and -p when interruptedLibravatar Johannes Schindelin2-0/+14